[INFO] fetching crate ruvector-mincut-node 2.0.6...
[INFO] testing ruvector-mincut-node-2.0.6 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate ruvector-mincut-node 2.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ruvector-mincut-node 2.0.6
[INFO] finished tweaking crates.io crate ruvector-mincut-node 2.0.6
[INFO] tweaked toml for crates.io crate ruvector-mincut-node 2.0.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruvector-mincut-node 2.0.6 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruvector-mincut-node 2.0.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.75
[INFO] [stderr]   Downloaded napi-derive v2.16.13
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded napi v2.16.17
[INFO] [stderr]   Downloaded ruvector-core v2.0.4
[INFO] [stderr]   Downloaded ruvector-mincut v2.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08404bd91fae7fd236ada44b4ff0d4cf6780b8bbbee6f0fd67010406b732f8d6
[INFO] running `Command { std: "docker" "start" "-a" "08404bd91fae7fd236ada44b4ff0d4cf6780b8bbbee6f0fd67010406b732f8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08404bd91fae7fd236ada44b4ff0d4cf6780b8bbbee6f0fd67010406b732f8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08404bd91fae7fd236ada44b4ff0d4cf6780b8bbbee6f0fd67010406b732f8d6", kill_on_drop: false }`
[INFO] [stdout] 08404bd91fae7fd236ada44b4ff0d4cf6780b8bbbee6f0fd67010406b732f8d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49d01a521af8e91039f27ccfa979068a54aae337d81a15adbb418a5cb5254af1
[INFO] running `Command { std: "docker" "start" "-a" "49d01a521af8e91039f27ccfa979068a54aae337d81a15adbb418a5cb5254af1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ruvector-mincut-node v2.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling napi v2.16.17
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling ruvector-core v2.0.4
[INFO] [stderr]    Compiling ruvector-mincut v2.0.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.45s
[INFO] running `Command { std: "docker" "inspect" "49d01a521af8e91039f27ccfa979068a54aae337d81a15adbb418a5cb5254af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d01a521af8e91039f27ccfa979068a54aae337d81a15adbb418a5cb5254af1", kill_on_drop: false }`
[INFO] [stdout] 49d01a521af8e91039f27ccfa979068a54aae337d81a15adbb418a5cb5254af1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50e063315cbe1cda70b3a2a71a210c174591ebba219bdaf227bfd31060d2cc8c
[INFO] running `Command { std: "docker" "start" "-a" "50e063315cbe1cda70b3a2a71a210c174591ebba219bdaf227bfd31060d2cc8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ruvector-mincut-node v2.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "50e063315cbe1cda70b3a2a71a210c174591ebba219bdaf227bfd31060d2cc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e063315cbe1cda70b3a2a71a210c174591ebba219bdaf227bfd31060d2cc8c", kill_on_drop: false }`
[INFO] [stdout] 50e063315cbe1cda70b3a2a71a210c174591ebba219bdaf227bfd31060d2cc8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 841f963a1e6a8a0ebf9054241a79281e633707331b02e31e3f41ea38f32258f1
[INFO] running `Command { std: "docker" "start" "-a" "841f963a1e6a8a0ebf9054241a79281e633707331b02e31e3f41ea38f32258f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruvector_mincut_node-83867b2630dbbbe5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "841f963a1e6a8a0ebf9054241a79281e633707331b02e31e3f41ea38f32258f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841f963a1e6a8a0ebf9054241a79281e633707331b02e31e3f41ea38f32258f1", kill_on_drop: false }`
[INFO] [stdout] 841f963a1e6a8a0ebf9054241a79281e633707331b02e31e3f41ea38f32258f1
